home *** CD-ROM | disk | FTP | other *** search
- Path: inforamp.net!usenet
- From: rmorin@inforamp.net (Randy Charles Morin)
- Newsgroups: comp.lang.c++
- Subject: Re: How do I tell which dll's to distribute with my program (created in BC++ 4.5)
- Date: Sun, 21 Apr 1996 17:59:54 GMT
- Organization: InfoRamp Inc., Toronto, Ontario (416) 363-9100
- Message-ID: <4ldiig$pas@sam.inforamp.net>
- References: <4lbmql$7ui@Grouper.Exis.Net>
- NNTP-Posting-Host: ts23-13.tor.istar.ca
- X-Newsreader: Forte Free Agent 1.0.82
-
- walsh4@exis.net (Ken,Cathy,John, or Elizabeth Walsh) wrote:
-
- >How do I figure out which dll's my program requires to be distributed
- >with? Is there a tool? (I only have borland c++ ver4.5). Any help
- >would be much appreciated!
-
- Go through menu to
- Options|Environment
- Choose the radio button
- Project View
- Check
- Show run-time nodes
-
- You'll see the run-time libraries that are linked to your file.
- For each run-time library you need the associated DLL.
-
-
- Agrivar
-
- aka Randy Charles Morin,
- MiddleWorld SoftWare,
- Satisfying Your Bit and Bytes,
- Canada 1-800-363-3780
- Other 1-905-279-2087
- eMail rmorin@inforamp.net
-
-